home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetComm Communications 5
/
NetComm.iso
/
winfax
/
faxintro
/
v_main.dir
/
00255_ch3 script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-15
|
227 b
|
7 lines
on mouseUp
set p to the moviePath
set the itemDelimiter to ":"
set drivenum to item 1 of p
open(the moviePath & "runpdf.exe " & drivenum & ":\winfax\wfx80doc\chap2.pdf " & drivenum & ":\winfax\acrobat\ar32e30.exe")
end